@base <#> . @prefix rdf: . @prefix : <> . @prefix af: . @prefix dc: . @prefix event: . @prefix foaf: . @prefix mo: . @prefix ov: . @prefix rdfs: . @prefix tl: . @prefix xsd: . <> ov:confidence "0.6" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :maker_bb101dc8bbda a mo:MusicArtist ; foaf:name "Michael Jackson" . :record_d81e1c5a6660 dc:title "Essential Michael Jackson [Disc 2]" ; mo:release_type mo:album ; mo:track :track_e14ef0d79b5b ; a mo:Record ; foaf:maker :maker_bb101dc8bbda . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.405S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.405S"^^xsd:duration ; tl:duration "PT30.529S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT30.934S"^^xsd:duration ; tl:duration "PT8.105S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT39.039S"^^xsd:duration ; tl:duration "PT8.129S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT47.168S"^^xsd:duration ; tl:duration "PT16.248S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridgea" . :segment_000006 event:time [ tl:beginsAt "PT1M3.416S"^^xsd:duration ; tl:duration "PT16.226S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT1M19.642S"^^xsd:duration ; tl:duration "PT16.222S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridgeb" . :segment_000008 event:time [ tl:beginsAt "PT1M35.864S"^^xsd:duration ; tl:duration "PT8.158S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break" . :segment_000009 event:time [ tl:beginsAt "PT1M44.022S"^^xsd:duration ; tl:duration "PT8.113S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT1M52.135S"^^xsd:duration ; tl:duration "PT16.251S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridgea" . :segment_000011 event:time [ tl:beginsAt "PT2M8.386S"^^xsd:duration ; tl:duration "PT16.217S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000012 event:time [ tl:beginsAt "PT2M24.603S"^^xsd:duration ; tl:duration "PT8.138S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "half_bridgeb" . :segment_000013 event:time [ tl:beginsAt "PT2M32.741S"^^xsd:duration ; tl:duration "PT32.468S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "instrumental" . :segment_000014 event:time [ tl:beginsAt "PT3M5.209S"^^xsd:duration ; tl:duration "PT16.246S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000015 event:time [ tl:beginsAt "PT3M21.455S"^^xsd:duration ; tl:duration "PT16.273S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000016 event:time [ tl:beginsAt "PT3M37.728S"^^xsd:duration ; tl:duration "PT38.547S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000017 event:time [ tl:beginsAt "PT4M16.275S"^^xsd:duration ; tl:duration "PT0.965S"^^xsd:duration ; tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_14d2ed5e80d1 a tl:Timeline . :track_e14ef0d79b5b dc:title "Smooth Criminal" ; mo:available_as ; a mo:Track ; foaf:maker :maker_bb101dc8bbda . mo:encodes [ mo:time [ tl:onTimeLine :timeline_14d2ed5e80d1 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .